parsePlanFrom

Parses a serialized plan from a given input stream.

The resulting object will contain the plan file which is a JSON based format.

Return

parsed plan representation

Parameters

input

an input stream which provides the serialized plan to parse

Throws

in case of any failure